Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

Some properties in generated code have a layer of indirection due to their use of ReadonlyAttribute and ReadWriteAttribute. There's little value in keeping these static subscripts around and introducing the indirection. Additionally, it makes makes some issues on property code hard to debug when attempting to change union types generation logic in my investigation of #43.

@MaxDesiatov MaxDesiatov added the enhancement New feature or request label May 25, 2022
@MaxDesiatov MaxDesiatov requested a review from a team May 25, 2022 10:05
@MaxDesiatov MaxDesiatov merged commit 8328d41 into main May 26, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/remove-static-subscript branch May 26, 2022 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants